manifest: xorg-video-intel needs the xorg-autogen.patch too
authorColin Walters <walters@verbum.org>
Sun, 26 Feb 2012 11:02:29 +0000 (06:02 -0500)
committerColin Walters <walters@verbum.org>
Sun, 26 Feb 2012 11:02:29 +0000 (06:02 -0500)
Not sure how this worked before...

gnomeos/3.4/manifest.json

index ea3e62568e1ea7a2c1d29c648351b9480594881e..eadd83791164e2abc6744802c9c0e57cdd3e6579 100644 (file)
                {"src": "fd:xorg/driver/xf86-video-cirrus",
                 "patches": ["xorg-autogen.patch"]},
 
-               {"src": "fd:xorg/driver/xf86-video-intel"},
+               {"src": "fd:xorg/driver/xf86-video-intel",
+                "patches": ["xorg-autogen.patch"]},
 
                {"src": "fd:xorg/driver/xf86-video-vesa",
                 "patches": ["xorg-autogen.patch"]},